 latest TCS paper held on 28th aug

 

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca
  ----------

Verbal section:34-35 questions
1. antonyms and synonyms:-
	EFFUSIVE
	IRRADIATE
	STANDING.
	EMPIRICAL
	SURVEILLANCE
	AUGMENT(in both ant. and syn.)
	ONUS
	EXPEDIENT
	BOLSTER
	SPENDTHRIFT
	INDIGENOUS
	Jaded  =tired out,surfiet (fullness)

2. A paragraph was there with 4-5 blanks and you have to fill those 
blanks with choices given.

3. Reading comprehension 

QUANT(35 questions):

1.	In the word ORGANISATIONAL, if the first and second, third and 
forth, forth and fifth, fifth and sixth words are interchanged up to the 
last letter, what would be the tenth letter from right?   i


2.	What is the largest prime number that can be stored in an 8-bit 
memory?  251

3.	Select the odd one out  a. SMTP  b. WAP c. SAP  d. ARP


4.	Select the odd one out  a. Oracle  b. Linux  c. Ingress  d. DB2

5.	 Number of faces, vertices and edges of a cube   6 8 12

6.	 Find the value of @@+25-++@16, where @ denotes "square" and + 
denotes "square root".  621

7.	 In Madras, temperature at noon varies according to -t^2/2 + 8t + 3, 
where t is elapsed time. Find how much temperature more or less in 4pm 
to 9pm.


8.	 The size of the bucket is N kb. The bucket fills at the rate of 0.1 
kb per millisecond. A programmer sends a program to receiver. There it 
waits for 10 milliseconds. And response will be back to programmer in 
20 milliseconds. How much time the program takes to get a response back 
to the programmer, after it is sent?


9.	 Which of the following are orthogonal pairs?  a. 3i+2j   b. i+j    
c. 2i-3j   d. -7i+j


10.	 If VXUPLVH is written as SURMISE, what is SHDVD?   PEASA


11.	 If A, B and C are the mechanisms used separately to reduce the 
wastage of fuel by 30%, 20% and 10%. What will be the fuel economy if they 
were used combined.


12.	A can copy 50 papers in 10 hours while both A & B can copy 70 
papers in 10 hours. Then for how many hours required for B to copy 26 
papers? 

13.	Find the singularity matrix from a given set of matrices?(Hint 
det(A)==0)

14.	A 2D array is declared as A[9,7] and each element requires 2 byte. 
If  A[ 1,1 ] is  stored in 3000. Find the memory of A[8,5] ?

15. (Momentum*Velocity)/(Acceleration * distance )  find units.

16. My flight takes of at 2am from a place at 18N 10E  and landed 10 
Hrs later at a place with coordinates 36N70W.   What is the local time 
when my plane landed.

             a) 6:00 am  b) 6:40am c)7:40   d)7:00 e)8:00 (Hint : Every 
1 deg longitude is equal to 4 minutes . If west to east add time else 
subtract time)

17. Find the highest prime number that can be stored in an 8bit 
computer.

18. Which of the following set of numbers has the highest Standard 
deviation?
	1,0,1,0,1,0
	-1,-1,-1,-1,-1,-1
	1,1,1,1,1,1
	1,1,0,-1,0,-1



19.	 A, B and C are 8 bit no's. They are as follows:
 	A	1	1	0	1	1	0	1	1
	B	0	1	1	1	1	0	1	0
	C	0	1	1	0	1	1	0	1
	Find ( (A-B) u  C )=?
Hint :
A-B is {A} - {A n B}

20. Match the following:
            1. Male - Boy                     --->     a.     A type of
            2. Square - Polygon            --->     b.     A part of
            3. Roof - Building                --->     c.     Not a 
type of
            4. Mushroom - Vegetables  --->     d.     A superset of
                    Ans: 1- d, 2- a, 3- b, 4- c


/*Remaining Questions were from Graph, pie charts, Bar chart and Venn 
diagram which were very easy.*/

Analytical Reasoning(12 ques )(means 4 problems were there):
1. a,b,c,d,e,f,g,h,i are supposed to accomodate a hotel with 4 floors 
having 2 rooms each and 5th floor having 1 room. you have to do it based 
on some condsns.